ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / BoxWhisker<T> Class / MeanLineStyle Property

In This Topic
    MeanLineStyle Property
    In This Topic
    Gets or sets a value that specifies the style for the mean line.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property MeanLineStyle As SVGStyle
    public SVGStyle MeanLineStyle {get;}
    See Also